@media screen and (max-width: 1440px) {
 .passageFixedPic {
    transform: scale(1) translateY(-100px) translateX(560px) !important;
 }   

}